bib: use images to generate ISO too (HMS-9294)#1035
Closed
mvo5 wants to merge 8 commits intoosbuild:mainfrom
Closed
bib: use images to generate ISO too (HMS-9294)#1035mvo5 wants to merge 8 commits intoosbuild:mainfrom
mvo5 wants to merge 8 commits intoosbuild:mainfrom
Conversation
Replace this with an images library release
This commit removes most of the code that deals with generating the osbuild manifest and imports the new support for this from the images library instead. Only disk images are supported for now.
The image.NewAnaconda*() functions take the platform/filename now.
XXX: we need to port the TLS key extraction from the container
|
This PR is stale because it had no activity for the past 30 days. Remove the "Stale" label or add a comment, otherwise this PR will be closed in 7 days. |
Contributor
Author
|
Closing for now, the work o move more ISO legacy into images will continue but more incrementally. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[draft as this still needs work but useful to get some first test results, need https://github.com/osbuild/images/pull/1804]
Similar to #1014 but also moves ISO over.
/jira-epic HMS-8839
JIRA: HMS-9294